Skip to content

gh-139653: Add PyUnstable_ThreadState_SetStackProtection()#139668

Merged
vstinner merged 13 commits intopython:mainfrom
vstinner:setstack
Nov 13, 2025
Merged

gh-139653: Add PyUnstable_ThreadState_SetStackProtection()#139668
vstinner merged 13 commits intopython:mainfrom
vstinner:setstack

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 6, 2025

Add PyUnstable_ThreadState_SetStackProtection() and
PyUnstable_ThreadState_ResetStackProtection() functions to set the stack protection base address and stack protection size of a Python thread state.


📚 Documentation preview 📚: https://cpython-previews--139668.org.readthedocs.build/

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants